home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / archiver / mta_vf35.zip / MTA__BAT.EXE / MTAFORMT.BAT < prev    next >
DOS Batch File  |  1989-12-17  |  1KB  |  20 lines

  1. ECHO OFF
  2. REM ********************************************************************
  3. REM * This is common batch-file, used right before MTA is gonna move   *
  4. REM * files from HDU back to FDU (with the /D and AllDisketteFiles     *
  5. REM * options). In this batch can be used to format the diskette on    *
  6. REM * forehand before MTA starts the move.                             *
  7. REM ********************************************************************
  8. REM * In MTA's ExitBeforeFill option, you can pass NO parameters.      *
  9. REM * The batch-file must call global functions, no functions related  *
  10. REM * with the converted files.                                        *
  11. REM *                                                                  *
  12. REM * Some examples of the usage of this batch are:                    *
  13. REM *                                                                  *
  14. REM * - Format the target diskette;                                    *
  15. REM ********************************************************************
  16. REM
  17. REM Format the target diskette
  18. REM
  19. FORMAT A: /V
  20.